home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Serving Financial Service…olutions Suite 1994 Fall
/
Serving Financial Services Solutions Suite 1994 Fall.iso
/
Apps
/
Pages
/
Pages.app
/
Palette.nib
/
data.classes
next >
Wrap
Text File
|
1994-12-14
|
586b
|
47 lines
TearOffTool = {
ACTIONS = {
popup:;
hide:;
};
OUTLETS = {
matrix;
sourcePalette;
};
SUPERCLASS = Panel;
};
FirstResponder = {
ACTIONS = {
changeToElement:;
showInspector:;
};
SUPERCLASS = Object;
};
PageOneApp = {
ACTIONS = {
terminate:;
performMenuAction:;
new:;
info:;
help:;
open:;
};
OUTLETS = {
stringTable;
infoPanel;
pagePalette;
spotColorWell;
};
SUPERCLASS = Application;
};
IconPalette = {
ACTIONS = {
pullRight:;
};
OUTLETS = {
wellMtx;
pullMtx;
buttonMtx;
};
SUPERCLASS = Panel;
};